オーバーロード | 解説 |
---|---|
Bind(Action<CollectionViewServiceBuilder<T>>) | Configurates C1.Web.Mvc.ItemsBoundControl<T>.ItemsSource. Sets ItemsSource settings. |
Bind(IEnumerable<T>) | Configurates C1.Web.Mvc.ItemsBoundControl<T>.ItemsSource. Sets ItemsSource settings with a collection. |
Bind(String) | Configurates C1.Web.Mvc.ItemsBoundControl<T>.ItemsSource. Sets ItemsSource settings with the specified action url. |